Keep Codex lanes from losing owner identity#59
Merged
Conversation
Active-session telemetry can arrive with agentName and cliName recorded as unknown even when the Guardex branch/session key still carries agent/codex. Hivemind now treats unknown as missing and derives owner fields from concrete branch, session, or CLI signals before falling back. Constraint: Viewer and MCP consumers use normalized HivemindSession.agent/cli values directly. Rejected: Patch only the viewer label | other consumers would still receive unknown owners. Confidence: high Scope-risk: narrow Directive: Do not pass literal unknown owner fields through when branch or session identity is concrete. Tested: node /home/deadpool/Documents/recodee/agents-hivemind/node_modules/.pnpm/vitest@2.1.9_@types+node@22.19.17/node_modules/vitest/vitest.mjs run Tested: node /home/deadpool/Documents/recodee/agents-hivemind/node_modules/.pnpm/@biomejs+biome@1.9.4/node_modules/@biomejs/biome/bin/biome check packages/core/src/hivemind.ts packages/core/test/hivemind.test.ts Not-tested: pnpm --filter @colony/core typecheck; baseline missing @types/better-sqlite3 in this workspace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated by gx branch finish (PR flow).